'Declaration
<DispIdAttribute(74)> Sub AddLineArrowAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal ArrowWidth As Single, _ ByVal ArrowHeight As Single, _ ByVal ArrowFilled As Boolean, _ ByVal Opacity As Single _ )
[DispId(74)] void AddLineArrowAnnotInteractive( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity )
procedure AddLineArrowAnnotInteractive( BorderColor: Integer; BorderWidth: Single; ArrowWidth: Single; ArrowHeight: Single; ArrowFilled: Boolean; Opacity: Single );
DispIdAttribute(74) function AddLineArrowAnnotInteractive( BorderColor : int, BorderWidth : float, ArrowWidth : float, ArrowHeight : float, ArrowFilled : boolean, Opacity : float );
[DispId(74)] void AddLineArrowAnnotInteractive( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity )
[DispId(74)] void AddLineArrowAnnotInteractive( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity )
Parameters
- BorderColor
- BorderWidth
- ArrowWidth
- ArrowHeight
- ArrowFilled
- Opacity